feat(giga): use giga executor with OCC by default#3521
Conversation
PR SummaryMedium Risk Overview The Reviewed by Cursor Bugbot for commit 238dbf8. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3521 +/- ##
==========================================
- Coverage 59.18% 58.18% -1.01%
==========================================
Files 2210 2139 -71
Lines 183250 173506 -9744
==========================================
- Hits 108455 100949 -7506
+ Misses 65003 63565 -1438
+ Partials 9792 8992 -800
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
dd6aa84 to
fbb57f1
Compare
fbb57f1 to
68825a2
Compare
Describe your changes and provide context
This PR makes the giga executor, with OCC enabled, the default behaviour. This means that:
The only nodes not running Giga after this change will be those with these 2 fields explicitly set to false.
Testing performed to validate your change